home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / tutorials / tutorial / direct.txt < prev    next >
Encoding:
Text File  |  1997-06-15  |  178 b   |  4 lines

  1. <center><form name="buttonbar">
  2.         <input type="button" value="Back" onclick="history.go(-1)">
  3. <input type="button" value="Forward" onclick="history.go(1)"></form></center>
  4.